home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilwb / pelnwtls.lha / PeelNewTools / PeelNewTools.doc < prev    next >
Text File  |  1996-04-15  |  3KB  |  129 lines

  1.  
  2.             P e e l N e w T o o l s
  3.  
  4.                 Version: 1.5
  5.  
  6.             D O C U M E N T A T I O N
  7.  
  8.  
  9.             Author:  Erik Østlyngen
  10.             email:   erikoest@idt.unit.no
  11.             snail:   Erik Østlyngen
  12.                                  Sverdrupsvei 50
  13.                                  7018 Trondheim
  14.                                  NORWAY
  15.  
  16.  
  17.  
  18. NEW IN THIS VERSION
  19.  
  20. Neat graphical user interface by Michael Hartmann
  21. Multiple file select.
  22. Bugfixes
  23.  
  24.  
  25.  
  26. DESCRIPTION
  27.  
  28. This little program removes NewIcon tooltypes from your icons and
  29. thereby makes them load twice as fast. It is intended on people like
  30. me who don't run NewIcon, and have slow systems.
  31.  
  32. What it really does is searching for tooltypes that starts with IM1=,
  33. IM2=, or empty strings, and removes them. It also removes the
  34. statement: " *** DON'T EDIT THE FOLLOWING LINES!! *** ".
  35.  
  36. To speed up the workbench even more, replace your old icons with the
  37. small ones in the icon directory. They are smaller than the originals,
  38. and loads faster.
  39.  
  40. WARNING:
  41.  
  42. PeelNewTools removes all NewIcon information from the icons. If you
  43. plan to use NewIcons in the future, you should probably not run
  44. PeelNewTools on your disks.
  45.  
  46.  
  47.  
  48. DISCLAMER
  49.  
  50. DO WHATEVER YOU WANT WITH IT.
  51. DO NOT BLAME ME.
  52.  
  53.  
  54.  
  55. USAGE
  56.  
  57. PeelNewTools FileNames/A/M [R=Recursive] [L=Log]
  58.  
  59.  
  60.   FileNames:  Names of files/directories to process.
  61.  
  62.   Recursive: Set this switch if you want to peel all files in the subpaths of
  63.              <Filename>.
  64.              NB! <Filename>.info is not searched.
  65.  
  66.   Log:       Outputs a lists of the files that are operated.
  67.  
  68.  
  69.  
  70. GRAPHICAL USER INTERFACE
  71.  
  72. The GUI is made by Michael Hartmann. Very easy to use. Click on icon,
  73. select single or multiple mode, then select file/drawer to operate on.
  74.  
  75. To make it work, PeelNewTools and PeelNewTools_GUI must be in the same
  76. directory. The script uses IconX, Requestchoise and Requestfile which
  77. must be in C:.
  78.  
  79.  
  80.  
  81. ICON REPLACEMENT
  82.  
  83. In the "Icons" directory are smaller versions of some icons. Yes, I
  84. know they are pretty boring, but I haven't got much of artistic
  85. inspiration. Replace your old icons with them, and the windows will
  86. take up less space, and the icons will update faster.
  87.  
  88. WARNING!!! DO NOT EVER COPY THE NEW ICONS OVER THE OLD ONES. 
  89. That would delete important information for the files, like tooltypes
  90. and defaulttool.
  91.  
  92. Instead use a program that only replaces the images, like IconUpdate
  93. which can be found on Aminet
  94.  
  95.  
  96.  
  97. BUGS
  98.  
  99. None yet.
  100.  
  101. If you find any, tell me (try to be as specific as you can). The
  102. source is included, so you are welcome to fix the bugs by yourself,
  103. but tell me anyway.
  104.  
  105.  
  106.  
  107. HISTORY
  108.  
  109. 13.04.96:  Version 1.5
  110.     - Added multifile select
  111.     - Reqtools GUI by Michael Martmann
  112.     - Some minor bugfixes
  113.  
  114. 09.09.95:  Version 1.0ß
  115.     - First release
  116.  
  117.  
  118.  
  119. FUTURE PLANS
  120.  
  121. I'm thinking of patching the GetDiskObject() librarycall to pop up a
  122. requester whenever NewIcon-tooltypes are discovered.
  123.  
  124.  
  125. FEEDBACK
  126.  
  127. If you find bugs, tell me. If you enhance the program, or have ideas,
  128. tell me and give me a copy of the code.
  129.